[INFO] fetching crate simple-agents-healing 0.2.30...
[INFO] testing simple-agents-healing-0.2.30 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate simple-agents-healing 0.2.30 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate simple-agents-healing 0.2.30
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate simple-agents-healing 0.2.30
[INFO] tweaked toml for crates.io crate simple-agents-healing 0.2.30 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple-agents-healing 0.2.30 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simple-agents-healing 0.2.30 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-agents-macros v0.2.30
[INFO] [stderr]   Downloaded simple-agent-type v0.2.30
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0627f0e78374489397f89aeb6c356e52f7ec2e691394ef3119fcac7a664269d6
[INFO] running `Command { std: "docker" "start" "-a" "0627f0e78374489397f89aeb6c356e52f7ec2e691394ef3119fcac7a664269d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0627f0e78374489397f89aeb6c356e52f7ec2e691394ef3119fcac7a664269d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0627f0e78374489397f89aeb6c356e52f7ec2e691394ef3119fcac7a664269d6", kill_on_drop: false }`
[INFO] [stdout] 0627f0e78374489397f89aeb6c356e52f7ec2e691394ef3119fcac7a664269d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f2b1e1768e8bc9fbb3b5590848e58524ec25264119664db2c86d1bc4e9cb512
[INFO] running `Command { std: "docker" "start" "-a" "4f2b1e1768e8bc9fbb3b5590848e58524ec25264119664db2c86d1bc4e9cb512", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling simple-agent-type v0.2.30
[INFO] [stderr]    Compiling simple-agents-healing v0.2.30 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.99s
[INFO] running `Command { std: "docker" "inspect" "4f2b1e1768e8bc9fbb3b5590848e58524ec25264119664db2c86d1bc4e9cb512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2b1e1768e8bc9fbb3b5590848e58524ec25264119664db2c86d1bc4e9cb512", kill_on_drop: false }`
[INFO] [stdout] 4f2b1e1768e8bc9fbb3b5590848e58524ec25264119664db2c86d1bc4e9cb512
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbf7f68e70f0f90400cc8aa9046a21cad78d47e019e148c9d2abf9ba64f3a711
[INFO] running `Command { std: "docker" "start" "-a" "fbf7f68e70f0f90400cc8aa9046a21cad78d47e019e148c9d2abf9ba64f3a711", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling simple-agents-macros v0.2.30
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling simple-agent-type v0.2.30
[INFO] [stderr]    Compiling simple-agents-healing v0.2.30 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.82s
[INFO] running `Command { std: "docker" "inspect" "fbf7f68e70f0f90400cc8aa9046a21cad78d47e019e148c9d2abf9ba64f3a711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf7f68e70f0f90400cc8aa9046a21cad78d47e019e148c9d2abf9ba64f3a711", kill_on_drop: false }`
[INFO] [stdout] fbf7f68e70f0f90400cc8aa9046a21cad78d47e019e148c9d2abf9ba64f3a711
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a5c38675211d0c95fd2fa888538e98eb3b76eb8a571ee3e47de2c830f5d5bfc
[INFO] running `Command { std: "docker" "start" "-a" "3a5c38675211d0c95fd2fa888538e98eb3b76eb8a571ee3e47de2c830f5d5bfc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_agents_healing-194828bbb6d811d8)
[INFO] [stdout] running 55 tests
[INFO] [stdout] test coercion::tests::test_confidence_threshold ... ok
[INFO] [stdout] test coercion::tests::test_exact_type_match ... ok
[INFO] [stdout] test coercion::tests::test_float_to_int_coercion ... ok
[INFO] [stdout] test coercion::tests::test_string_to_bool_coercion ... ok
[INFO] [stdout] test coercion::tests::test_object_coercion_snake_camel ... ok
[INFO] [stdout] test coercion::tests::test_jaro_winkler_fuzzy_match ... ok
[INFO] [stdout] test coercion::tests::test_default_value_injection ... ok
[INFO] [stdout] test coercion::tests::test_missing_required_field ... ok
[INFO] [stdout] test coercion::tests::test_object_coercion_case_insensitive ... ok
[INFO] [stdout] test coercion::tests::test_union_resolution ... ok
[INFO] [stdout] test parser::tests::test_arrays ... ok
[INFO] [stdout] test coercion::tests::test_string_to_int_coercion ... ok
[INFO] [stdout] test parser::tests::test_bom_removal ... ok
[INFO] [stdout] test parser::tests::test_config_customization ... ok
[INFO] [stdout] test parser::tests::test_low_confidence_rejection ... ok
[INFO] [stdout] test parser::tests::test_multiple_fixes ... ok
[INFO] [stdout] test parser::tests::test_nested_objects ... ok
[INFO] [stdout] test parser::tests::test_parser_is_send_sync ... ok
[INFO] [stdout] test parser::tests::test_perfect_json ... ok
[INFO] [stdout] test parser::tests::test_single_quotes ... ok
[INFO] [stdout] test schema::tests::test_nullable_schema ... ok
[INFO] [stdout] test parser::tests::test_trailing_comma ... ok
[INFO] [stdout] test schema::tests::test_object_schema_creation ... ok
[INFO] [stdout] test schema::tests::test_field_builder ... ok
[INFO] [stdout] test schema::tests::test_simple_schemas ... ok
[INFO] [stdout] test schema::tests::test_type_names ... ok
[INFO] [stdout] test streaming::tests::test_buffer_len ... ok
[INFO] [stdout] test streaming::tests::test_feed_array ... ok
[INFO] [stdout] test streaming::tests::test_feed_single_chunk_complete ... ok
[INFO] [stdout] test streaming::tests::test_feed_multiple_chunks ... ok
[INFO] [stdout] test streaming::tests::test_clear ... ok
[INFO] [stdout] test streaming::tests::test_feed_with_nested_objects ... ok
[INFO] [stdout] test streaming::tests::test_finalize_empty_buffer ... ok
[INFO] [stdout] test streaming::tests::test_partial_extractor ... ok
[INFO] [stdout] test streaming::tests::test_streaming_parser_new ... ok
[INFO] [stdout] test streaming::tests::test_streaming_with_malformed_json ... ok
[INFO] [stdout] test streaming::tests::test_streaming_with_markdown ... ok
[INFO] [stdout] test streaming::tests::test_streaming_preserves_confidence ... ok
[INFO] [stdout] test streaming::tests::test_try_parse_complete ... ok
[INFO] [stdout] test streaming::tests::test_streaming_with_trailing_comma ... ok
[INFO] [stdout] test streaming::tests::test_try_parse_incomplete ... ok
[INFO] [stdout] test string_utils::tests::test_case_conversion_roundtrip ... ok
[INFO] [stdout] test string_utils::tests::test_jaro_similarity ... ok
[INFO] [stdout] test string_utils::tests::test_jaro_winkler_empty ... ok
[INFO] [stdout] test string_utils::tests::test_jaro_winkler_different ... ok
[INFO] [stdout] test string_utils::tests::test_jaro_winkler_field_matching ... ok
[INFO] [stdout] test string_utils::tests::test_jaro_winkler_identical ... ok
[INFO] [stdout] test string_utils::tests::test_jaro_winkler_similar ... ok
[INFO] [stdout] test string_utils::tests::test_to_camel_case ... ok
[INFO] [stdout] test string_utils::tests::test_to_snake_case ... ok
[INFO] [stdout] test tests::test_prelude_imports ... ok
[INFO] [stdout] test coercion::tests::test_array_coercion ... ok
[INFO] [stdout] test parser::tests::test_completely_invalid ... ok
[INFO] [stdout] test parser::tests::test_markdown_stripping ... ok
[INFO] [stdout] test coercion::tests::test_object_coercion_exact_match ... ok
[INFO] [stderr]      Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-bdc9635b2fbedeb5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test test_array_variations ... ok
[INFO] [stdout] test test_backtick_strings ... ok
[INFO] [stdout] test test_boolean_and_null ... ok
[INFO] [stdout] test test_bom_variants ... ok
[INFO] [stdout] test test_boolean_literals ... ok
[INFO] [stdout] test test_complex_nested_structures ... ok
[INFO] [stdout] test test_confidence_degradation ... ok
[INFO] [stdout] test test_confidence_scoring ... ok
[INFO] [stdout] test test_control_characters ... ok
[INFO] [stdout] test test_deeply_nested_incomplete ... ok
[INFO] [stdout] test test_empty_strings ... ok
[INFO] [stdout] test test_empty_structures ... ok
[INFO] [stdout] test test_escape_sequences ... ok
[INFO] [stdout] test test_incomplete_mixed_structures ... ok
[INFO] [stdout] test test_incomplete_nested_arrays ... ok
[INFO] [stdout] test test_large_nested_structure ... ok
[INFO] [stdout] test test_line_comments ... ok
[INFO] [stdout] test test_markdown_variants ... ok
[INFO] [stdout] test test_min_confidence_threshold ... ok
[INFO] [stdout] test test_mixed_quotes_in_values ... ok
[INFO] [stdout] test test_multiple_trailing_commas ... ok
[INFO] [stdout] test test_negative_numbers ... ok
[INFO] [stdout] test test_null_values ... ok
[INFO] [stdout] test test_numeric_values ... ok
[INFO] [stdout] test test_numbers_with_exponents ... ok
[INFO] [stdout] test test_trailing_comma_variants ... ok
[INFO] [stdout] test test_truncation_lenient_parsing ... ok
[INFO] [stdout] test test_triple_quote_strings ... ok
[INFO] [stdout] test test_parser_config_customization ... ok
[INFO] [stdout] test test_special_characters_in_strings ... ok
[INFO] [stdout] test test_unclosed_object ... ok
[INFO] [stdout] test test_quote_variations ... ok
[INFO] [stdout] test test_unclosed_array ... ok
[INFO] [stdout] test test_unclosed_string ... ok
[INFO] [stdout] test test_multiple_json_objects ... ok
[INFO] [stdout] test test_unicode_strings ... ok
[INFO] [stdout] test test_unquoted_keys ... ok
[INFO] [stdout] test test_unquoted_keys_with_underscores ... ok
[INFO] [stdout] test test_very_long_strings ... ok
[INFO] [stdout] test test_whitespace_variations ... ok
[INFO] [stdout] test test_block_comments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-58e02b17149c273c)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test fuzzing_regression_tests::test_specific_fuzzing_cases ... ok
[INFO] [stdout] test parser_handles_boolean_values ... ok
[INFO] [stdout] test coercion_never_panics_with_numbers ... ok
[INFO] [stdout] test parser_handles_incomplete_objects ... ok
[INFO] [stdout] test parser_handles_deep_nesting ... ok
[INFO] [stdout] test parser_handles_large_objects ... ok
[INFO] [stdout] test parser_handles_comment_variations ... ok
[INFO] [stdout] test coercion_never_panics_on_strings ... ok
[INFO] [stdout] test parser_handles_escape_sequences ... ok
[INFO] [stdout] test parser_handles_numeric_values ... ok
[INFO] [stdout] test parser_handles_null_values ... ok
[INFO] [stdout] test parser_handles_many_arrays ... ok
[INFO] [stdout] test parser_handles_whitespace_variations ... ok
[INFO] [stdout] test parser_handles_nested_arrays ... ok
[INFO] [stdout] test parser_handle_unicode ... ok
[INFO] [stdout] test parser_handles_mixed_quotes ... ok
[INFO] [stdout] test string_to_number_coercion ... ok
[INFO] [stdout] test parser_never_panics_on_arbitrary_json ... ok
[INFO] [stdout] test parser_handles_very_long_strings ... ok
[INFO] [stdout] test parser_handles_special_characters ... ok
[INFO] [stdout] test parser_never_panics_on_arbitrary_bytes ... ok
[INFO] [stdout] test parser_handles_empty_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stream_annotations_tests.rs (/opt/rustwide/target/debug/deps/stream_annotations_tests-9c3f64c4756039c8)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_nested_object_with_stream_annotations ... ok
[INFO] [stdout] test test_stream_annotation_builder_chain ... ok
[INFO] [stdout] test test_stream_annotation_default ... ok
[INFO] [stdout] test test_stream_annotation_done ... ok
[INFO] [stdout] test test_stream_annotation_eq_trait ... ok
[INFO] [stdout] test test_stream_annotation_normal_is_default ... ok
[INFO] [stdout] test test_stream_annotation_serialization ... ok
[INFO] [stdout] test test_stream_annotation_with_alias ... ok
[INFO] [stdout] test test_stream_annotation_not_null ... ok
[INFO] [stdout] test test_stream_annotation_with_description ... ok
[INFO] [stdout] test test_stream_annotation_with_optional_field ... ok
[INFO] [stdout] test test_stream_annotation_with_default_value ... ok
[INFO] [stdout] test test_multiple_fields_with_different_annotations ... ok
[INFO] [stdout] test test_stream_annotation_copy_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/streaming_tests.rs (/opt/rustwide/target/debug/deps/streaming_tests-344161bbd9195336)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_partial_extractor_progressive ... ok
[INFO] [stdout] test test_streaming_boolean_true ... ok
[INFO] [stdout] test test_streaming_complex_object ... ok
[INFO] [stdout] test test_streaming_boolean_false ... ok
[INFO] [stdout] test test_streaming_deeply_nested ... ok
[INFO] [stdout] test test_streaming_concurrent_feeds ... ok
[INFO] [stdout] test test_streaming_empty_array ... ok
[INFO] [stdout] test test_streaming_empty_object ... ok
[INFO] [stdout] test test_streaming_escaped_characters ... ok
[INFO] [stdout] test test_streaming_multiple_objects_sequential ... ok
[INFO] [stdout] test test_streaming_null ... ok
[INFO] [stdout] test test_streaming_recover_from_reset ... ok
[INFO] [stdout] test test_streaming_scientific_notation ... ok
[INFO] [stdout] test test_streaming_with_comments_via_healing ... ok
[INFO] [stdout] test test_streaming_large_array ... ok
[INFO] [stdout] test test_streaming_mixed_types_array ... ok
[INFO] [stdout] test test_streaming_negative_numbers ... ok
[INFO] [stdout] test test_streaming_single_number ... ok
[INFO] [stdout] test test_streaming_single_string ... ok
[INFO] [stdout] test test_streaming_unicode ... ok
[INFO] [stdout] test test_streaming_with_whitespace ... ok
[INFO] [stdout] test test_streaming_very_long_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests simple_agents_healing
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/parser.rs - parser::JsonishParser::parse (line 118) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema (line 12) ... ok
[INFO] [stdout] test src/schema.rs - schema::Field::with_stream_annotation (line 285) ... ok
[INFO] [stdout] test src/parser.rs - parser::JsonishParser (line 81) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema::array (line 173) ... ok
[INFO] [stdout] test src/parser.rs - parser (line 11) ... ok
[INFO] [stdout] test src/schema.rs - schema::StreamAnnotation (line 87) ... ok
[INFO] [stdout] test src/coercion.rs - coercion::CoercionEngine::coerce (line 97) ... ok
[INFO] [stdout] test src/streaming.rs - streaming (line 8) ... ok
[INFO] [stdout] test src/streaming.rs - streaming::StreamingParser::feed (line 107) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema::object (line 143) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema::union (line 187) ... ok
[INFO] [stdout] test src/streaming.rs - streaming::StreamingParser (line 47) ... ok
[INFO] [stdout] test src/string_utils.rs - string_utils::jaro_winkler (line 92) ... ok
[INFO] [stdout] test src/string_utils.rs - string_utils::to_camel_case (line 47) ... ok
[INFO] [stdout] test src/streaming.rs - streaming::StreamingParser::finalize (line 146) ... ok
[INFO] [stdout] test src/string_utils.rs - string_utils::to_snake_case (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a5c38675211d0c95fd2fa888538e98eb3b76eb8a571ee3e47de2c830f5d5bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5c38675211d0c95fd2fa888538e98eb3b76eb8a571ee3e47de2c830f5d5bfc", kill_on_drop: false }`
[INFO] [stdout] 3a5c38675211d0c95fd2fa888538e98eb3b76eb8a571ee3e47de2c830f5d5bfc
